home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Apple WWDC 1996
/
WWDC96_1996 (CD).toast
/
Technology Materials
/
MacOS 8 Resources
/
Developer Tools
/
Mac OS 8 Interfaces & Libraries
/
Interfaces
/
CIncludes
/
Picker.h
< prev
next >
Wrap
C/C++ Source or Header
|
1996-05-01
|
288b
|
10 lines
/*
"Picker.h" has been renamed to "ColorPicker.h"
This file has been included to allow older source code
to #include <Picker.h>. Please update your source
could to directly #include <ColorPicker.h>
*/
#include <ColorPicker.h>
#error include <ColorPicker.h> instead of <Picker.h>